Other Enumerations

The following enumerations are available globally.

  • Sort Descriptor Result

    • same: The two objects are equally compared
    • ascending: The first object is before the second (ordered)
    • descending: The second object precedes the first (reversed)
    See more

    Declaration

    Swift

    public enum SortDescriptorResult : ExpressibleByBooleanLiteral